const runtime.waitReasonStoppingTheWorld

4 uses

	runtime (current package)
		proc.go#L1641: 	casGToWaitingForSuspendG(getg().m.curg, _Grunning, waitReasonStoppingTheWorld)
		runtime2.go#L1256: 	waitReasonStoppingTheWorld                        // "stopping the world"
		runtime2.go#L1306: 	waitReasonStoppingTheWorld:      "stopping the world",
		runtime2.go#L1368: 	waitReasonStoppingTheWorld:      true,